(keyboard_codepage): New static variable.
authorJason Rumney <jasonr@gnu.org>
Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)
commitfc7ee242b88f792648add0bbc8fc84f5b4a7a5fc
tree2715cd9ff52e77f07f03705b359742d0ec4db4e5
parent6a83d466db998723af54c7706f2ab2503916601c
(keyboard_codepage): New static variable.
(w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
(w32_read_socket) [WM_CHAR]: Use it to decode character
input (bug#3237).
(w32_initialize): Initialize it.
(codepage_for_locale): New function.
src/ChangeLog
src/w32term.c